From 61d85f32a25e8fdb976cb1d7db43a99736c3b026 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 19 Feb 2021 16:01:07 -0500 Subject: [PATCH] infobar: Convert docs Change link syntax, add an example image, generally clean things up. --- gtk/gtkinfobar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkinfobar.c b/gtk/gtkinfobar.c index 8213acf5ce..7ecd342593 100644 --- a/gtk/gtkinfobar.c +++ b/gtk/gtkinfobar.c @@ -56,7 +56,7 @@ * `GtkInfoBar` is a widget that can be used to show messages to * the user without showing a dialog. * - * ![An example GtkInfoBar](infobar.png) + * ![An example GtkInfoBar](info-bar.png) * * It is often temporarily shown at the top or bottom of a document. * In contrast to [class@Gtk.Dialog], which has an action area at the -- 2.30.2